ComponentOne GanttView for WinForms
PropertyStorage<T> Class
Members 

C1.Win.C1GanttView.4 Assembly > C1.GanttView Namespace : PropertyStorage<T> Class
The PropertyStorage<T> is the storage for some object properties.
Object Model
PropertyStorage<T> Class
Syntax
'Declaration
 
Public Class PropertyStorage(Of T As IKeyName) 
   Inherits C1.C1Schedule.C1BindingSource
public class PropertyStorage<T> : C1.C1Schedule.C1BindingSource 
where T: IKeyName
Type Parameters
T
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         C1.C1Schedule.C1BindingSource
            C1.GanttView.PropertyStorage<T>

See Also

Reference

PropertyStorage<T> Members
C1.GanttView Namespace